[XEN] Separate domain creation from vcpu creation.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 13:27:27 +0000 (14:27 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 5 Jul 2006 13:27:27 +0000 (14:27 +0100)
commitecf0bebefa3b4ea160d99541bf15b5c47b82cca2
tree9516cee6e8e388a86bc3ef5c5b3d9f5f5a6cd660
parent78c851da094c02e0b9d8bb8b36a746bb3ce2d63e
[XEN] Separate domain creation from vcpu creation.
Creating a domain no longer creates vcpu0 -- that is now
done later.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/ia64/xen/xensetup.c
xen/arch/x86/domain.c
xen/arch/x86/setup.c
xen/arch/x86/traps.c
xen/common/dom0_ops.c
xen/common/domain.c
xen/common/event_channel.c
xen/common/sched_sedf.c
xen/drivers/char/console.c
xen/include/xen/sched.h